﻿@charset "utf-8";
/*
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, textarea { margin: 0; padding: 0; font-size: 14px; line-height: 24px; color: #333; font-family: 'microsoft yahei',verdana,Tahoma; }
ol, ul, li { list-style: none; line-height: 24px; }
ol, ul { zoom: 1; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
img { border: none; }

a, a:link, a:visited { cursor: pointer; text-decoration: none; color: #333; }
a { transition: all .5s; }
    a:hover { cursor: pointer; color: #199c75; }
:focus { outline: none; }
table { border-collapse: collapse; border-spacing: 0; }
*/

.clear { clear: both; float: none; overflow: hidden; height: 0; font-size: 0; }
.clearFix:after, .clearfix:after { clear: both; display: block; visibility: hidden; height: 0; line-height: 0; content: "."; }
.clearFix, .clearfix { zoom: 1; }

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
:after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.fl { float: left; }
.fr { float: right; }
.font { font: 14px/24px "Comic Sans MS"; }
.css3pie { behavior: url(css3pie/PIE.htc); }
.w1200px { width: 1200px; margin: 0 auto; }
.w1000px { width: 1000px; margin: 0 auto; }
.w_P100 { width: 100%; }
.h_P100 { height: 100%; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #999; }
input:-moz-placeholder, textarea:-moz-placeholder { color: #999; }
input::-moz-placeholder, textarea::-moz-placeholder { color: #999; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #999; }
select::-ms-expand { display: none; }
select { outline: none; appearance: none; -moz-appearance: none; -webkit-appearance: none; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
* { -webkit-user-select: text; /* Chrome all / Safari all /opera15+*/ -moz-user-select: text; /* Firefox all */ -ms-user-select: text; /* IE 10+ */ user-select: text; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
body { width: 100%; margin: 0 auto; background: #fff; overflow-x: hidden; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#mainbox { margin: 0 auto; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*@font-face { font-family: "DINPro"; src: url('fonts/DINPro.otf') format('truetype'); }*/
/*.DINPro { font-family: "DINPro" !important; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.outPager { margin: 40px 0 20px 0; padding-bottom: 30px; text-align: center; }
.pager { display: inline-block; }
.mui-pagination > li > a, .mui-pagination > li > span { transition: all .5s; float: left; padding: 5px 12px; margin: 0 4px; border: none!important; background: #eee; color: #9a9a9a; border-radius: 0 !important; }
    .mui-pagination > li > a.active, .mui-pagination > li > a:hover { background: #52aae3; color: #fff; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.bkg_ce9942 { background: #ce9942; }
.bkg_f6f6f6 { background: #f6f6f6; }

.c_ffffff { color: #ffffff; }
.c_333333 { color: #333333; }
.c_666666 { color: #666666; }
.c_999999 { color: #999999; }
.c_111111 { color: #111111; }

.text_l { text-align: left; }
.text_c { text-align: center; }
.text_j { text-align: justify; }
.text_r { text-align: right; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.muitableNoBg, .muitableNoBg:before, .muitableNoBg:after, .muitableNoBg.mui-table-view:before, .muitableNoBg.mui-table-view:after { background: none; }

.white-space-normal { overflow: hidden; white-space: normal; text-overflow: ellipsis; }

.mui-grid-mine.mui-table-view.mui-grid-view { padding: 0 14px 10px 0; background: none; border: none; }
    .mui-grid-mine.mui-table-view.mui-grid-view .mui-table-view-cell { margin-right: 0; padding: 10px 0 0 14px; background: none; border: none; }
        .mui-grid-mine.mui-table-view.mui-grid-view .mui-table-view-cell > a:not(.mui-btn) { padding: 0; margin: 0; }
    .mui-grid-mine.mui-table-view.mui-grid-view.mui-grid-9 { background: none; border: none; }
        .mui-grid-mine.mui-table-view.mui-grid-view.mui-grid-9 .mui-table-view-cell { background: none; border: none; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.mui-table-view-cell.mui-active, .mui-table-view-cell > a:not(.mui-btn).mui-active { background: none; }

.mui-overflow { overflow: inherit; }
    .mui-overflow .mui-table-view { overflow: inherit; }
        .mui-overflow .mui-table-view .mui-table-view-cell { overflow: inherit; }
    .mui-overflow .mui-table-view-cell > a:not(.mui-btn) { overflow: inherit; }
    .mui-overflow .mui-table-view-cell > a { overflow: inherit; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.mui-NoBack, .mui-NoBack .mui-table-view { padding: 0 !important; }
    .mui-NoBack .mui-table-view-cell { padding: 0 !important; }
        .mui-NoBack .mui-table-view-cell > a:not(.mui-btn) { padding: 0 !important; margin: 0 !important; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.swiperbtn { position: absolute; top: 50%; margin-top: -36px; z-index: 9999; }
    .swiperbtn .fa { font-size: 36px; line-height: 72px; color: #e5e5e5; }

.swiperbtn_css .swiperbtn { transition: all .5s; height: 50px; margin-top: -25px; background: rgba(0, 0, 0,.5); }
    .swiperbtn_css .swiperbtn .fa { line-height: 50px; color: #d2d2d2; }
    .swiperbtn_css .swiperbtn.swiper-prev { left: -55px; padding: 0 15px 0 12px; }
    .swiperbtn_css .swiperbtn.swiper-next { right: -55px; padding: 0 12px 0 15px; }

    .swiperbtn_css .swiperbtn:hover, .swiperbtn_css.swiperbtn_css2 .swiperbtn:hover { border-color: #199c75; }
        .swiperbtn_css .swiperbtn:hover .fa, .swiperbtn_css.swiperbtn_css2 .swiperbtn:hover .fa { color: #52aae3; }

.swiperbtn_css.swiperbtn_css2 .swiperbtn { background: none; border: none; }
    .swiperbtn_css.swiperbtn_css2 .swiperbtn .fa { color: #fff; }

.swiperbtn_css.swiperbtn_css3 { border:none!important; }
.swiperbtn_css.swiperbtn_css3 .swiperbtn.swiper-prev { left: 0; }
.swiperbtn_css.swiperbtn_css3 .swiperbtn.swiper-next { right: 0; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.hpn_top_container { display: none; position: fixed; top: 0; z-index: 99999; width: 100%; height: 32px; text-align: center; line-height: 32px; background: #fcd116; color: #202d33; border-bottom: solid 1px #B59602; }
    .hpn_top_container a { color: #3e6db1; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
